Minor fixes in w32-shell-execute.
authorEli Zaretskii <eliz@gnu.org>
Tue, 24 Dec 2013 17:21:06 +0000 (19:21 +0200)
committerEli Zaretskii <eliz@gnu.org>
Tue, 24 Dec 2013 17:21:06 +0000 (19:21 +0200)
commitcaad7f3408e5f15d6a5d7e8c060c8f2c52f0e5cb
tree52574c30b917a6f26550886a3a0d2f81108d0947
parent94eb55350db5067abe6ee7c3485afdbcb4a0d7dd
Minor fixes in w32-shell-execute.

 src/w32fns.c (Fw32_shell_execute): Ensure DOCUMENT is an absolute
 file name when it is submitted to ShellExecute.  Simplify code.
 Don't test DOCUMENT for being a string, as that is enforced by
 CHECK_STRING.  Doc fix.
src/ChangeLog
src/w32fns.c